| Name | Data Type | Order | Definition | ||
|---|---|---|---|---|---|
| junctionName | MultilingualString | 1 | Name of the junction. | ||
| distanceToThisRoad | MetresAsNonNegativeInteger | 5 | Distance to the road in metres (from the calling component/object). | Inherited from Road | |
| nameOfRoad | MultilingualString | 0 | The name of the road. | Inherited from Road | |
| roadDestination | MultilingualString | 3 | Name of some city, area, compass direction or other identification the road is leading to (to determine the direction in question). | Inherited from Road | |
| roadIdentifier | MultilingualString | 1 | Identifier/number of the road. | Inherited from Road | |
| roadOrigination | MultilingualString | 4 | Name of some city, area, compass direction or other identification this road comes from. | Inherited from Road | |
| typeOfRoad | RoadTypeEnum | 2 | Type of the road. | Inherited from Road |